home *** CD-ROM | disk | FTP | other *** search
- -- card: 6016 from stack: in.1
- -- bmap block id: 0
- -- flags: 4000
- -- background id: 2264
- -- name: Welcome
- ----- HyperTalk script -----
- on returnKey
- set the hilite of button "Play (or hit return)" to true
- set the hilite of button "Play (or hit return)" to false
- visual effect iris open
- go card "Player 1"
- end returnKey
-
-
- -- part 1 (field)
- -- low flags: 00
- -- high flags: 2004
- -- rect: left=278 top=28 right=178 bottom=502
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: A004
- -- rect: left=310 top=232 right=251 bottom=500
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: About the author
- ----- HyperTalk script -----
- on mouseUp
- go card "About the author"
- end mouseUp
-
-
-
- -- part 4 (button)
- -- low flags: 00
- -- high flags: A004
- -- rect: left=310 top=212 right=231 bottom=500
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: The Rules of Perquackey
- ----- HyperTalk script -----
- on mouseUp
- go card "Rules"
- end mouseUp
-
-
-
- -- part 5 (button)
- -- low flags: 00
- -- high flags: A004
- -- rect: left=310 top=192 right=211 bottom=500
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: How to use Hyperquackey
- ----- HyperTalk script -----
- on mouseUp
- go card "How to use Hyperquackey"
- end mouseUp
-
-
-
- -- part 6 (button)
- -- low flags: 00
- -- high flags: A004
- -- rect: left=310 top=272 right=291 bottom=499
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Spread it around!
- ----- HyperTalk script -----
- on mouseUp
- go card "Spread it around"
- end mouseUp
-
-
-
- -- part 7 (button)
- -- low flags: 00
- -- high flags: A004
- -- rect: left=310 top=252 right=271 bottom=500
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Technical details
- ----- HyperTalk script -----
- on mouseUp
- go card "Technical details"
- end mouseUp
-
-
-
- -- part 9 (button)
- -- low flags: 00
- -- high flags: A004
- -- rect: left=310 top=296 right=336 bottom=500
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Play (or hit return)
- ----- HyperTalk script -----
- on mouseUp
- visual effect iris open
- go card "Player 1"
- end mouseUp
-
-
-
- -- part 10 (button)
- -- low flags: 00
- -- high flags: A004
- -- rect: left=66 top=170 right=186 bottom=125
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Quit
- ----- HyperTalk script -----
- on mouseUp
- doMenu "Quit Hypercard"
- end mouseUp
-
-
-
- -- part 11 (button)
- -- low flags: 00
- -- high flags: A004
- -- rect: left=66 top=153 right=169 bottom=125
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Home
- ----- HyperTalk script -----
- on mouseUp
- doMenu "Home"
- end mouseUp
-
-
-
- -- part contents for card part 1
- ----- text -----
- Welcome to
- H Y P E R Q U A C K E Y
- a game for the nimble fingered
-
- written by David Bogartz
- with HyperCard
-
- Version 1.1 of 5 November 1987